home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>2. Toolbox Menu</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.64.1" />
- <link rel="home" href="index.html" title="GIMP User Manual" />
- <link rel="up" href="ch03.html" title="Chapter 3. Toolbox" />
- <link rel="previous" href="ch03.html" title="Chapter 3. Toolbox" />
- <link rel="next" href="ch03s03.html" title="3. Tools" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">2. Toolbox Menu</th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td>
- <th width="60%" align="center">Chapter 3. Toolbox</th>
- <td width="20%" align="right"> <a accesskey="n" href="ch03s03.html">Next</a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect1" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title" style="clear: both"><a id="gimp-tool-dialog"></a>2. Toolbox Menu</h2>
- </div>
- </div>
- <div></div>
- </div>
- <a id="id2946096" class="indexterm"></a>
- <div class="screenshot">
- <div>
- <img src="../images/toolbox/toolbox-menu.png" />
- </div>
- </div>
- <p>
- The Tools Menu is the heart of the GIMP. It contains the most
- commonly used controls, and the highest-level menus. Two of the menus,
- <span class="guilabel">File</span> and <span class="guilabel">Help</span>, can be accessed
- from the menubars located above each image display, but this is the only
- place to access the <span class="guilabel">Xtns</span> (Extensions) menu. This section
- gives a brief overview of the contents of the Tools menu. Details can be
- found in sections devoted specifically to each tools and menu item.
- </p>
- <div class="variablelist">
- <p class="title">
- <b>File</b>
- </p>
- <dl>
- <dt>
- <span class="term">New</span>
- </dt>
- <dd>
- <p>
- This item opens the <span class="guilabel">New Image</span> dialog,
- allowing you to create a new, empty image from scratch.
- </p>
- </dd>
- <dt>
- <span class="term">Open</span>
- </dt>
- <dd>
- <p>
- This item displays the <span class="guilabel">Open Image</span> dialog,
- allowing you to load an image from a file, in any of the formats
- that GIMP supports.
- </p>
- </dd>
- <dt>
- <span class="term">Open Recent</span>
- </dt>
- <dd>
- <p>
- This item displays a submenu containing the names of images that
- you have worked on recently, so that you can easily reload them.
- </p>
- </dd>
- <dt>
- <span class="term">Acquire</span>
- </dt>
- <dd>
- <p>
- This item opens a window that gives the list of the available
- means for importing images into the GIMP. This makes it possible
- to acquire images from sources other than the hard disk, such as
- Screen capture or Scanner.
- </p>
- </dd>
- <dt>
- <span class="term">Preferences</span>
- </dt>
- <dd>
- <p>
- This item displays the Preferences dialog, allowing you to alter a
- variety of settings that affect the look, feel, and performance of
- the GIMP.
- </p>
- </dd>
- <dt>
- <span class="term">Dialogs</span>
- </dt>
- <dd>
- <p>
- This item shows a submenu containing a list of available
- dialogs that may be useful during image editing -- patterns, palettes,
- brushes, etc. You can open and close dialogs as needed, or, if you
- want them to stay around, you can dock them.
- </p>
- </dd>
- <dt>
- <span class="term">Debug</span>
- </dt>
- <dd>
- <p>
- This item is only useful for developers.
- </p>
- </dd>
- <dt>
- <span class="term">Quit</span>
- </dt>
- <dd>
- <p>
- Selecting this item ends your session with The GIMP. You will be given an
- opportunity to save any images that have unsaved modifications.
- </p>
- </dd>
- </dl>
- </div>
- <div class="variablelist">
- <p class="title">
- <b>Xtns</b>
- </p>
- <dl>
- <dt>
- <span class="term">Module Manager</span>
- </dt>
- <dd>
- <p>
- Selecting this item displays the modules that are available
- to The GIMP. You can also control which modules are loaded
- the next time the GIMP is launched, affecting functionality
- and launch time. Modules are dynamically loaded libraries,
- loaded by the GIMP while it is running, that perform
- functions such as color-choosing and display filtering.
- Currently only a few modules exist, and they are loaded
- automatically at startup, so you will probably not find it
- necessary to use.
- </p>
- </dd>
- <dt>
- <span class="term">DB Browser</span>
- </dt>
- <dd>
- <p>
- This item displays the available procedures in the
- <span class="acronym">PDB</span>. This is mainly intended for
- advanced uses, such as script writing, and may not be
- particularly relevant to everyday users.
- </p>
- </dd>
- <dt>
- <span class="term">Plugin Details</span>
- </dt>
- <dd>
- <p>
- This item displays both a list and a tree-based heirarchy of
- all the loaded plug-ins that The GIMP has loaded. If you
- want to use a plug-in, this is not the place to access it;
- you can get to it via the <span class="guilabel">Filters</span> menu
- in the individual image menubars.
- </p>
- </dd>
- <dt>
- <span class="term">Unit Editor</span>
- </dt>
- <dd>
- <p>
- Selecting this item displays the Unit Editor dialog, which
- not only details the units that are currently being used,
- but also allows the creation of new units for use within the
- GIMP.
- </p>
- </dd>
- <dt>
- <span class="term">Script-Fu</span>
- </dt>
- <dd>
- <p>
- This item displays a submenu containing many Script-Fu
- scripts and options including the Script-Fu console.
- Script-Fu is a language for scripting GIMP operations, so
- that sequences of them can be executed in an automated way.
- </p>
- </dd>
- </dl>
- </div>
- <div class="variablelist">
- <p class="title">
- <b>Help</b>
- </p>
- <dl>
- <dt>
- <span class="term">Help</span>
- </dt>
- <dd>
- <p>
- Selecting this item displays the help browser.
- </p>
- <div class="caution" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Caution">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Caution]" src="../images/caution.png" />
- </td>
- <th align="left">Caution</th>
- </tr>
- <tr>
- <td colspan="2" align="left" valign="top">
- <p>
- If this does not seem to work, please verify that you have
- the Gimp User Manual installed.
- </p>
- </td>
- </tr>
- </table>
- </div>
- </dd>
- <dt>
- <span class="term">Context Help</span>
- </dt>
- <dd>
- <p>
- Selecting this item changes the behaviour of the pointer
- such that the next click will display help for the clicked
- item, if available. You can also access context help at any
- time by pressing the "F1" key.
- </p>
- </dd>
- <dt>
- <span class="term">Tip of the Day</span>
- </dt>
- <dd>
- <p>
- This item displays the Tip of the Day dialog. This dialog
- contains useful tips to help you gain a better understanding
- of some of The GIMP's nuances. New users will find it very
- valuable to pay attention to these, which often suggest ways
- of doing something that are much easier or more efficient
- than more obvious approaches.
- </p>
- </dd>
- <dt>
- <span class="term">About, </span>
- <span class="term">A propos</span>
- </dt>
- <dd>
- <p>
- This item shows the About dialog. This dialog gives information
- about your current release of The GIMP and the many authors who
- wrote it.
- </p>
- </dd>
- <dt>
- <span class="term">The GIMP Online</span>
- </dt>
- <dd>
- <p>
- This item displays a submenu containing many helpful website
- addresses. If you select one of the items listed, your web
- browser will open the indicated site.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="ch03.html">Up</a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="ch03s03.html">Next</a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top">Chapter 3. Toolbox </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">Home</a>
- </td>
- <td width="40%" align="right" valign="top"> 3. Tools</td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-